home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 001-100 / 001-025 / 018 / scrimper / poster next >
Text File  |  1995-03-17  |  1KB  |  45 lines

  1. Article 1084 of net.micro.amiga:
  2. Relay-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site unisoft.UUCP
  3. Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site well.UUCP
  4. Path: unisoft!lll-lcc!well!perry
  5. From: perry@well.UUCP (Perry S. Kivolowitz)
  6. Newsgroups: net.micro.amiga
  7. Subject: Screen Image Printer (source)
  8. Message-ID: <784@well.UUCP>
  9. Date: 17 Mar 86 02:34:39 GMT
  10. Date-Received: 17 Mar 86 08:10:29 GMT
  11. Organization: Whole Earth Lectronic Link, Sausalito, CA
  12. Lines: 724
  13. Keywords: screen dump of other people's screens
  14.  
  15. The following are two files which comprise the source code for a screen
  16. dumping utility which can be run from the workbench or from the cli. It
  17. is written for use  with  Manx  C but should not require any changes to
  18. run with Lattice.
  19.  
  20. I am posting the source here rather  than net.sources  since the entire 
  21. distrbution is this one files.
  22.  
  23. This code will appear in the third issue of Amazing Computing.
  24.  
  25. Some of the interesting features:
  26.  
  27.     Snap shots of other peoples screens are made when possible.
  28.  
  29.     Menus (listing current screens)_ are whipped up dynamically.
  30.  
  31.     Allows direct access to screens. (see comment in scrimper).
  32.  
  33. Comments:
  34.     
  35.     Could someone test this with extra memory and report the results?
  36.  
  37.     Could someone from Amiga see why 2k of memory is lost if a print
  38.     is canceled after ``printer trouble''? IE: does the printer device
  39.     forget to deallocate all its memory?
  40.  
  41.  
  42. Perry S. Kivolowitz, author of Miga-Mania (amazing computing).
  43.  
  44.  
  45.